-
Notifications
You must be signed in to change notification settings - Fork 532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bugfix/require recent module #878
Merged
mleone87
merged 8 commits into
Telmate:master
from
MaartendeKruijf:bugfix/require-recent-module
Dec 21, 2023
Merged
Bugfix/require recent module #878
mleone87
merged 8 commits into
Telmate:master
from
MaartendeKruijf:bugfix/require-recent-module
Dec 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@MaartendeKruijf an update of the go modules and we are ready I think? |
MaartendeKruijf
force-pushed
the
bugfix/require-recent-module
branch
from
December 21, 2023 10:26
abc6a82
to
9f4f54e
Compare
@mleone87 I've updated the branch. On a side note I could also help maintain the provider if that is of some interest to you? |
@MaartendeKruijf thanks! Any help is appreciated |
@mleone87 could you remove the email from the commit message? |
MaartendeKruijf
added a commit
to MaartendeKruijf/terraform-provider-proxmox
that referenced
this pull request
Dec 21, 2023
This reverts commit a8675d3.
MaartendeKruijf
added a commit
to MaartendeKruijf/terraform-provider-proxmox
that referenced
this pull request
Dec 21, 2023
* Updated go.mod with latest api version * go mod tidy * Updated go version to 1.20 * updated runner build * Fixed styling * Fixed vet error * Fixed static checks * Updated release yml to go version 1.20 --------- Co-authored-by: Maarten de Kruijf <[email protected]>
MaartendeKruijf
added a commit
to Terraform-for-Proxmox/terraform-provider-proxmox
that referenced
this pull request
Dec 21, 2023
* Updated go.mod with latest api version * go mod tidy * Updated go version to 1.20 * updated runner build * Fixed styling * Fixed vet error * Fixed static checks * Updated release yml to go version 1.20 --------- Co-authored-by: Maarten de Kruijf <[email protected]>
spettinichi
pushed a commit
to spettinichi/terraform-provider-proxmox
that referenced
this pull request
Jan 26, 2024
* Updated go.mod with latest api version * go mod tidy * Updated go version to 1.20 * updated runner build * Fixed styling * Fixed vet error * Fixed static checks * Updated release yml to go version 1.20 --------- Co-authored-by: Maarten de Kruijf <[email protected]> Co-authored-by: Maarten de Kruijf <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tiny fix to allow for building the provider again.